Welcome![Sign In][Sign Up]
Location:
Search - Java TCP

Search list

[DebugSocketTest-Java

Description: 用于调试socket通信
Platform: | Size: 55715 | Author: gukaka | Hits:

[Windows DevelopTCP Socket实现文件传输源码

Description: 本程序使用了Java的TCP Socket模型来实现文件的传输
Platform: | Size: 1413 | Author: bishan517@hotmail.com | Hits:

[JSP/Javajava_sock

Description: java的通讯程序(socket)-java of the communication process (socket)
Platform: | Size: 95232 | Author: 史金刚 | Hits:

[CSharpc#_pattern

Description: 23个设计模式是史上公认的经典,实例代码目前多是JAVA版的,现在上传个C#版的-23 was designed to recognized the history of the classic examples of the current multi-source version of Java is now upload C# version of the
Platform: | Size: 882688 | Author: zbjg | Hits:

[DocumentsTcpService

Description: 用java进行socket 通信算法实现-used for socket communication Algorithm
Platform: | Size: 2048 | Author: 邹婷婷 | Hits:

[Communicationjace_src

Description: JAVA下的TCP/IP同步并发通信框架-of TCP/IP with synchronous communications framework
Platform: | Size: 160768 | Author: nakie | Hits:

[Communication-Mobile远程监控源代码

Description: 基于TCP/IP的远程控制访问程序 可以对远程的计算机惊醒控制管理!-TCP/IP-based remote control procedures can visit to a remote computer control and management awakened!
Platform: | Size: 70656 | Author: sdfa | Hits:

[Web ServerHTTP1.0

Description: 用Java作的HTTP1.0 下的Webserver服务器 用TCP协议,采用多线程技术,可作为WEbServer的入门例子-Java for the HTTP1.0 the Webserver server using TCP protocol, multi-threading technology that can serve as examples of entry WEbServer
Platform: | Size: 3072 | Author: Mark | Hits:

[JSP/Javanet121212

Description: TCP/IP服务器端与客户端 你可以通过此建立一个TCP服务端-TCP/IP Server and Client,you can create a TCP Server by it.
Platform: | Size: 5120 | Author: asd | Hits:

[Internet-Networkexercise

Description: JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等.-Java Network Programming, Java multithreaded programming, with a focus on Java network programming. If the UDP packet transceiver to establish TCP connection.
Platform: | Size: 16384 | Author: 王伟 | Hits:

[Otherjava8543535462

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080, then infinite loops call accept () method to accept client connections
Platform: | Size: 903168 | Author: | Hits:

[JSP/Javaj_tcp

Description: 使用TCP实现两个进程间的通信 (编写客户端与服务器端的Java程序)-use TCP achieve two inter-process communication (to prepare client and server-side Java program)
Platform: | Size: 2048 | Author: 汪汪 | Hits:

[Game ProgramBattleTank1.0

Description: 1。支持双人连线 (适用于TCP/IP, 限于局域网内连接)。 2。100%公开代码 3。双打的话,需要一位玩家先在一台电脑上建立主机, 一位玩家在另一台电脑上建立副机, 副机端玩家在输入主机玩家的ip后游戏就开始了。 4。 单打的话,在一台机器上同时建立主机和副机, 副机的ip栏里留下空白就好了。这样你可以控制主机或副机的坦克但无法同时控制。 5。具体的键盘操作,可在程序中点击“帮助”看到。 6。主机和副机在命令键入Play.bat启动游戏。 刚做完不久,肯定有不少bug,希望大家指出, 谢谢! -1. Double-line support (for TCP/IP, LAN connectivity limited to). 2. Code 100% open 3. Doubles, first need a player in a computer mainframe to establish, in a player on another computer for the establishment of Vice, vice-end player in the mainframe ip players after the game began. 4. Singles, then in a machine while building mainframe and vice machines, the vice- ip column left blank will be just fine. This way you can control the host machine or vice tanks but can not control. 5. Specific keyboard operation, the procedure can click on "Help" to see. 6. Mainframe and vice-typing in order Play.bat start the game. Just to finish soon, I am sure a lot bug, we hope that, thank you!
Platform: | Size: 456704 | Author: 王林 | Hits:

[Sniffer Package capturewincap_sniffer

Description: 利用wincap设计的以太网数据包截获和数据包分析程序。程序简单,麻雀虽小,五脏俱全,适合学习用。-wincap design using Ethernet packet capture and packet analysis procedures. Simple, sparrows small, perfectly formed. Suited to study.
Platform: | Size: 33792 | Author: 江辉 | Hits:

[Internet-NetworkClientExample

Description: a simple tcp client with java,you can use it to connect with a tcp server.-a simple tcp client with java, you can use it to connect with a tcp server.
Platform: | Size: 4096 | Author: 高扬 | Hits:

[ICQ-IM-ChatChatSystem1

Description: 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Platform: | Size: 15432704 | Author: 陈超群 | Hits:

[ICQ-IM-Chatchatjava

Description: Java 开发的聊天程序, 指定IP进行连接,同时使用TCP 和 UDP 连接-Java developers chat procedures specified IP connectivity, the use of TCP and UDP connections
Platform: | Size: 6144 | Author: roya | Hits:

[Internet-Networktcp2002

Description: tcp协议socket编程采用的是java技术-agreement tcp socket programming using the java technology
Platform: | Size: 1024 | Author: ding | Hits:

[CommunicationBIYESHJI

Description: tcp/ip局域网编程,JAVA,JBUILDER2006-tcp/ip LAN programming, JAVA, JBUILDER2006
Platform: | Size: 70656 | Author: xiuxiu | Hits:

[Communication1263Javaudp

Description: 实现简单的局域网聊天工具,TCP/IP,WINDOWS-simple LAN chatting tool, TCP/IP, Windows
Platform: | Size: 71680 | Author: xiuxiu | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »

CodeBus www.codebus.net